home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Graphics / GhostScript / GS510_000.readme < prev    next >
Text File  |  1998-01-26  |  2KB  |  67 lines

  1. Short:        Ghostscript5.10-4-68000-Amigas
  2. Author:       various
  3. Uploader:     Gene Heskett <gene_heskett@iolinc.net>
  4. Type:         text/dtp
  5. Kurz:         Aladdin Ghostscript 5.10
  6. Replaces:     none
  7. Distribution: Aminet
  8.  
  9. This set of files will install Ghostscript, version 5.10 on an Amiga.
  10. All CPU-FPU versions need the data and both fonts archives to begin
  11. to be functional.
  12.  
  13. While I was compiling this I found that the version intended for the 68040
  14. processor without a functioning internal fpu (EC0?) was byte for byte
  15. identical to the GS_020 version, in addition to the missing 030 versions
  16. which are also identical to the 020 and 020fpu versions.  On an 030, use
  17. the 020 versions.  On the 040, only use the 040fpu version if you know your
  18. 040 has a working fpu.
  19.  
  20. I may have missed a file or so in the data package, so if it complains
  21. on your system, you'll need to get the main-src archive too.  Sorry.
  22.  
  23. To install, place yourself where a directory 'GS5.10' can be created by the
  24. unpacking process, and unpack the cpu specific file, and the data file from
  25. this point on the tree.  Then switch to the directory thus created, and
  26. unpack the 2 fonts files and the data file.
  27.  
  28. You should have a directory tree that looks like:
  29. device:
  30.        gs5.10
  31.              /data
  32.              /fonts
  33.              /other files
  34. Then, Assign Ghostscript: wherever:gs5.10
  35.  
  36. cd ghostscript:
  37.  
  38. rename the gs_xxx(fpu?) file to GS.  Type 'gs --help' which should get you
  39. a help screen listing the available i/o devices.  Note that the epsf isn't
  40. listed, but its supposed to be there. I haven't tried it.
  41.  
  42. Typeing GS by itself should get you a graphics window from your default
  43. display mode on the workbench.  Locate 'tiger.ps' and run it with the usual
  44. syntax: gs> '(pathto/tiger.ps) run' and it should show you a tigers head in
  45. whatever color resolution that screen is running in.
  46.  
  47. Read 'use.txt' for general hints on driving your printer.  I made a script
  48. I launch from toolmanager for mine.
  49.  
  50. To  recompile it, you will need to unpack in this order because some
  51. files _will_ be over-written:
  52. GS510-main-src.lha
  53. GS510-gnu.lha
  54. GS510-4-Amiga.lha
  55.  
  56. Then make a backup copy of the file named 'makefile'!  Use that backup as a
  57. rescue file.  While the configure, tar_cat, etc files are all there, they
  58. will _not_ remake _that_ makefile.
  59.  
  60. Compiled here with the latest libnix etc files from the Nov 97 snapshot
  61. from ninemooms overlayed on the ready-to-run image from the GeekGadgets 2
  62. CD.
  63.  
  64. Happy Printing!
  65.  
  66. Gene
  67.